CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shadow opengl

搜索资源列表

  1. GLUTDemo

    0下载:
  2. 用OpenGL绘制一个三维球体,并实现光照和阴影。-OpenGL rendering a three-dimensional sphere, and light and shadow.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:335666
    • 提供者:yanxutao
  1. OpenGL_Ball

    0下载:
  2. OpenGL动态球体程序,含光影,旋转,球面个数选择等功能,代码清楚,很适合初学者!-OpenGL the dynamic sphere procedures, containing light and shadow, rotating, spherical number choice function, the code is clear, it is suitable for beginners!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:2042119
    • 提供者:林艺文
  1. Chapter-5

    0下载:
  2. opengl 编程指南 第五章源码 光源方面的代码,主要由阴影,金属光泽反射,绘制点光源的例子-Examples of opengl programming guide Chapter V source light source code, mainly by the shadow, metallic luster reflection, draw a point source
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:5839543
    • 提供者:ting
  1. shadowmapPCF

    0下载:
  2. opengl和glsl实现的纹理阴影,采用PCF对阴影进行多重采样,使阴影边缘平滑-opengl and glsl realization of the texture shadow, using PCF multiple sampling of the shadow, the shadow smooth edges
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:6230454
    • 提供者:lin
  1. 3d

    0下载:
  2. OpenGL演示程序,包含阴影效果 src目录下包含源代码 -This is an OpenGL demo,include shadow mapping.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:1265466
    • 提供者:zeng
  1. TheRaytracer

    1下载:
  2. 光线跟踪算法(opengl),有阴影,有透明,有遮挡,但由于没有使用任何加速算法,生成速度较慢,约为28秒。-Ray tracing algorithm (opengl), with shadow, transparent, cover, but the absence of any acceleration algorithm used to generate slower, about 28 seconds.
  3. 所属分类:OpenGL program

    • 发布日期:2017-02-23
    • 文件大小:1894400
    • 提供者:杨自
  1. source-code

    0下载:
  2. 用OpenGL在C语言环境下的3D动画 绕球状物转动,有光影效果-Using OpenGL in C language environment, 3D animation rotation around the bulb, there is light and shadow effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:6977
    • 提供者:heyang
  1. zhishengfeiji

    0下载:
  2. 用opengl写的直升飞机,能起飞 有阴影-Use opengl write helicopters can take off the shadow
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2469627
    • 提供者:姚庆达
  1. OpenGLFinal2

    0下载:
  2. OPENGL,绘制兔子,萝卜,板车。实现纹理贴图视角移动运动阴影光照等等。-OPENGL, drawing rabbit, radishes, dray. Achieve texture mapping perspective shadow moving sports lighting and so on.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-23
    • 文件大小:7332121
    • 提供者:cornfieldfox
  1. BlossomEngine

    0下载:
  2. GPU PRO介绍的图形渲染引擎 D3D与OPENGL之前的移植-- quad-tree scene management - per-pixel lights (forward shading) - sunlight and spot light shadows (hardware shadow maps) - sky-box - full-scene bloom
  3. 所属分类:Game Engine

    • 发布日期:2017-04-17
    • 文件大小:46033
    • 提供者:james
  1. GPUImage-for-Android

    1下载:
  2. 实现各种各样图像滤镜(图像处理)效果,多达50多种效果,基本囊括了最常见的图像处理效果。包括:contrast,hue,gamma,brightness,sharpness,emboss,saturation,exposure,shadow,blend等等。 由于需要用到OpenGL ES 2.0,所以,仅能在真机中测试。可以载入本地相册的照片或者直接拍照后进行照片处理。 -Achieve a variety of image filters (image processing) effects
  3. 所属分类:android

    • 发布日期:2015-04-17
    • 文件大小:1598464
    • 提供者:
  1. Stage

    0下载:
  2. opengl实现的一个小程序,可以实现旋转和阴影效果-opengl ,achieve a small program that can rotate and shadow effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2461421
    • 提供者:xiawei
  1. shadowmap

    0下载:
  2. 利用opengl或OSG引擎进行开发的阴影投射功能,仅供参考-Use opengl or OSG engine developed shadow casting functions for reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-01
    • 文件大小:13313
    • 提供者:刘振东
  1. shadowvolumes-master

    0下载:
  2. shadowvolumes: An OpenGL application written in C that demonstrates stenciled shadow volumes.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:17203
    • 提供者:baozimei
  1. Game_move_the_car

    0下载:
  2. 基于opengl的赛车游戏 具有碰撞检测以及阴影,视角变化等功能-Racing game based on OpenGL With collision detection and shadow, visual angle change and other functions
  3. 所属分类:其他游戏

    • 发布日期:2018-04-18
    • 文件大小:91993493
    • 提供者:郭子鱼
  1. Experiment-3

    0下载:
  2. 计算机图像学opengl实验光照与阴影, 请先将include文件地址复制到项目-属性-c++-附加包含目录-Learn opengl computer graphics experiment light and shadow, copy files include the address to the project- Attribute-c++- Additional Include Directories
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:621624
    • 提供者:Li
  1. EXAM1404shadle

    0下载:
  2. 在vc++下编写的opengl程序,可以实现对图像增加阴影的效果,使得图形的真实感更强。-In vc++ written opengl program can be achieved on the image to increase the shadow effect, making more realistic graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-05
    • 文件大小:9219
    • 提供者:乾锦
  1. TeaPot

    1下载:
  2. 贴图茶壶,有光照,可以自动旋转有阴影是不错的opengl图形程序-Sticking teapot, there are light, can automatically rotate the shadow is good opengl graphics program
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-11
    • 文件大小:208923
    • 提供者:元那
« 1 2 3 4 5 6»
搜珍网 www.dssz.com